home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 6_functions / getuid < prev    next >
Encoding:
Text File  |  2002-10-28  |  191 b   |  13 lines

  1. Synopsis:
  2.    $getuid()
  3.  
  4. Technical:
  5.    Gets the current user id, similar to the Unix system call.
  6.  
  7. Returns:
  8.    current userid
  9.  
  10. See Also:
  11.    getgid(6); getpgrp(6); getlogin(6)
  12.  
  13.